home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / wizz_rss_news_reader-3.0.0.0-fx.xpi / install.rdf < prev   
Extensible Markup Language  |  2008-06-07  |  2KB  |  52 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4. xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.  
  6.     <Description about="urn:mozilla:install-manifest">
  7.  
  8.         <em:id>{D5EDC062-A372-4936-B782-BD611DD18D86}</em:id>
  9.         <em:name>Wizz RSS News Reader</em:name>
  10.         <em:version>3.0.0.0</em:version>
  11.         <em:description>A fairly good RSS and Atom news reader.</em:description>
  12.         <em:creator>Mike Kroger</em:creator>
  13.         <em:contributor>Haebaru (Babelzilla) - ja-JP Translation</em:contributor>
  14.         <em:contributor>Sonickydon (Babelzilla) - el-GR Translation</em:contributor>
  15.         <em:contributor>MatrixIsAllOver (Babelzilla) - it-IT Translation</em:contributor>
  16.         <em:contributor>climenole, Goofy (Babelzilla) - fr-FR Translation</em:contributor>
  17.         <em:contributor>Alberto Eidh, peguca (Babelzilla) - pt-BR Translation</em:contributor>
  18.         <em:contributor>swata (Babelzilla) - cs-CZ Translation</em:contributor>
  19.         <em:contributor>Jacen (Babelzilla) - sk-SK Translation</em:contributor>
  20.         <em:contributor>Greener (Babelzilla) - zh-TW Translation</em:contributor>
  21.         <em:contributor>Thanks also to everyone who has reported bugs and</em:contributor>
  22.         <em:contributor>suggested improvements. All have contributed towards</em:contributor>
  23.         <em:contributor>the growth of Wizz RSS over the years.</em:contributor>
  24.         <em:homepageURL>http://www.wizzrss.com/WizzRss.php</em:homepageURL>
  25.         <em:iconURL>chrome://wizzrss/content/wizzrss_icon.png</em:iconURL>
  26.         <em:file>
  27.             <Description about="urn:mozilla:extension:file:wizzrss.jar">
  28.                 <em:package>content/wizzrss/</em:package>
  29.                 <em:skin>skin/classic/</em:skin>
  30.                 <em:locale>locale/en-US/</em:locale>
  31.                 <em:locale>locale/ja-JP/</em:locale>
  32.                 <em:locale>locale/el-GR/</em:locale>
  33.                 <em:locale>locale/it-IT/</em:locale>
  34.                 <em:locale>locale/fr-FR/</em:locale>
  35.                 <em:locale>locale/pt-BR/</em:locale>
  36.                 <em:locale>locale/cs-CZ/</em:locale>
  37.                 <em:locale>locale/sk-SK/</em:locale>
  38.                 <em:locale>locale/zh-TW/</em:locale>
  39.             </Description>
  40.         </em:file>
  41.  
  42.         <em:targetApplication>
  43.             <Description>
  44.                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  45.                 <em:minVersion>3.0b5</em:minVersion>
  46.                 <em:maxVersion>3.0.*</em:maxVersion>
  47.             </Description>
  48.         </em:targetApplication>
  49.  
  50.     </Description>
  51.  
  52. </RDF>